xSQL Builder provides two main components that allow you to customize and build a ready-to-deploy executable package:
- A wizard-based interface that collects the information needed to perform unattended database synchronizing on the client machine;
- Template .NET classes that contain the C# code that runs on the client machine when the package is executed. xSQL Builder uses these template classes to generate an executable package.
The following topics describe in details the features and the tasks you can perform with xSQL Builder.